home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / codeprnt / srcpri12 / readme.tx_ / readme.tx
Text File  |  1995-03-18  |  4KB  |  130 lines

  1. SourcePrinter version 1.20
  2. Copyright (C) 1995  F. Douglas Ansuini
  3. All Rights Reserved
  4.  
  5. Thank you for trying SourcePrinter!
  6.  
  7. This is the Shareware version of the program SourcePrinter.  For information
  8. about ordering the registered version, see the file ORDER.TXT.
  9.  
  10. SourcePrinter's CompuServe SWREG Registration ID is 3279.
  11.  
  12. What is SourcePrinter?
  13.  
  14. SourcePrinter is a utility for printing Visual Basic code in a more usable,
  15. professional looking format.  SourcePrinter's features include:
  16.  
  17.   - Prints VB code with headers, footers, margins, and page numbers
  18.  
  19.   - Prints procedure headings in bold, comments in italics
  20.  
  21.   - Line continuation (for lines of code that exceed the page width)  
  22.  
  23.   - Prints all or user-selected files from a project (.mak file)
  24.  
  25.   - Prints all or user-selected procedures from each file
  26.  
  27.   - Prints a master index of procedures for all files in the Print Queue
  28.  
  29.   - Can print selected text from within Visual Basic by copying to the 
  30.     clipboard
  31.  
  32.   - User-selectable fonts for headers, footers, & code (registered version)
  33.  
  34. New in Version 1.2:
  35.  
  36.   New Features:
  37.  
  38.   - SourcePrinter now prints one Master Index of procedures for ALL files
  39.     in the Print Queue.
  40.  
  41.   - Printer Setup window added
  42.  
  43.   - Header now includes Date, Time, Procedure Name, Module Name, and 
  44.     Project Title (all user-selectable).
  45.  
  46.   - Add File window and Print Queue are now multi-selectable.
  47.  
  48.   - Line count for each sub, total lines, and total subs count given in
  49.     Select Procedures window.
  50.  
  51.   - Improved Header & Footer input windows.
  52.  
  53.   - Faster printing performance
  54.  
  55.   Bug Fixes:
  56.  
  57.   - Index page numbering bug fixed
  58.  
  59.   - Apostrophe (') within quotes no longer triggers comment italics
  60.  
  61.   - Will now correctly print comments that appear above first line of Sub
  62.  
  63.   - Now recognizes Static and Private Subs
  64.  
  65.   - Internationalization bug (with margin entry) fixed
  66.  
  67.   - No longer a limit of 300 procedures per module
  68.  
  69.   - More information stored in INI file (Registered version)
  70.  
  71. Requirements:
  72.  
  73. SourcePrinter requires Microsoft Windows 3.x to run.  In addition, it 
  74. requires VBRUN300.DLL.  Because SourcePrinter was written for use with 
  75. Visual Basic for Windows, VBRUN300.DLL is not included, as it comes with
  76. VB 3.0.  If you do need this file, however, it should be available from 
  77. wherever you downloaded SourcePrinter.
  78.  
  79. Installation:
  80.  
  81.   Unzip the zipped file (either SRCPRI12.ZIP or SRCPRI.ZIP)
  82.  
  83.   From Program Manager, select File-Run, choose setup.exe (in whichever
  84.   directory you unzipped the files into).
  85.   Note: setup.exe will not run unless you already have VBRUN300.DLL 
  86.   installed in your \windows\system directory. 
  87.  
  88. The program should be fairly self explanatory.  See the on-line help to 
  89. answer any questions that you may have.
  90.  
  91. Before using this software, you should read and understand the License
  92. Agreement and Disclaimer of Warranty in the file LICENSE.TXT.  By using
  93. this software, you agree to the terms stated in that file.
  94.  
  95. Important:
  96.  
  97. For SourcePrinter to work, your VB forms and modules must be saved in
  98. text format.  Of course, most VB programmers recommend that you always
  99. "save as text" anyway.  See the on-line help topic "Saving as Text"
  100. for further elaboration.
  101.  
  102. Notes:
  103.  
  104. Any comments, criticisms, suggestions, or bug-reports, will be greatly
  105. appreciated.  Include any comments when registering, or you can email me
  106. at the addresses given below.
  107.  
  108. Enjoy trying SourcePrinter!  As a Visual Basic programmer, I find it to be
  109. a rather useful utility, and I hope you will as well.  Remember that if you
  110. wish to continue using it after the 30-day trial period, you must purchase
  111. the registered version (see ORDER.TXT).  This will provide you with the most
  112. recent version of the program, a hard-copy of the documentation, and the 
  113. knowledge that you're helping support the ideal of shareware and affordable
  114. software.
  115.  
  116.  
  117.                        Doug Ansuini
  118.                         
  119.                        P.O. Box 101
  120.                        Albion, RI 02802-0101
  121.  
  122.                        CompuServe:  74012,2555
  123.                            Internet:  74012.2555@compuserve.com
  124.  
  125.  
  126.  
  127. Microsoft, Visual Basic, and Windows are registered trademarks of Microsoft
  128. Corporation.  SourcePrinter is in no way affiliated with or endorsed by
  129. Microsoft.
  130.